home *** CD-ROM | disk | FTP | other *** search
- $name "Baton"
-
- $properties
- {
- $collision_radius = 64
- $collision_flags = COLLIDE_WORLD,COLLIDE_ENEMYS,COLLIDE_INSTANCE
- $blast_radius = 0
- $damage = 15
- $min_velocity = 0
- $max_velocity = 0
- $physics_flags = PHYS_NONE
- $velocity_flags = USE_DEFAULT_VELOCITY
- $weapon_class = _WP_CLASS_VOODOO
- $ammo = 0
- }
-
- $custom_sounds
- {
- $sound_baton_stab = "data\audio\sfx\weapons\baton\stab.wav"
- $sound_baton_blast = "data\audio\sfx\weapons\baton\blast.wav"
- }